Click or drag to resize

ServiceAllowWriteStreamBuffering Property

Gets or sets a value that indicates whether to buffer the data sent to the Internet resource.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool AllowWriteStreamBuffering { get; set; }

Property Value

Type: Boolean
true if [allow write stream buffering]; otherwise, false.
See Also